home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Hyper / H / HyperExtras.sit / HyperExtras / HyperExtras.rsrc / TEXT_11001_Menus.txt < prev    next >
Encoding:
Text File  |  1994-03-23  |  1.5 KB  |  27 lines

  1. if there is a menu "Extras" then delete menu "Extras"
  2.   create menu "Extras"
  3.   put "STACK-INFO" after menu "Extras" with menuMsg "stinfo"
  4.   put "LENGTH (Chars)" after menu "Extras" with menuMsg "lengthPal"
  5.   put "MONITOR" after menu "Extras" with menuMsg "monitor"
  6.   put "CLOCK" after menu "Extras" with menuMsg "clock"
  7.   put "NUMBERS (Objects)" after menu "Extras" with menuMsg "numbers"
  8.   put "MOUSE LOCATION" after menu "Extras" with menuMsg "mousoid"
  9.   put "INFOID" after menu "Extras" with menuMsg "infoid"
  10.   put "SCRIPT-TOOLS" after menu "Extras" with menuMsg "scriptTools"
  11.   put "SELECTOR" after menu "Extras" with menuMsg "selector"
  12.   put "HELPER" after menu "Extras" with menuMsg "helper"
  13.   put "-" after menu "Extras"
  14.   put "Cd Btn Info" after menu "Extras" with menuMsg "buttonInfo"
  15.   put "Bg Btn Info" after menu "Extras" with menuMsg "BgbuttonInfo"
  16.   put "Cd Fld Info" after menu "Extras" with menuMsg "cdFldInfo"
  17.   put "Bg Fld Info" after menu "Extras" with menuMsg "FldInfo"
  18.   put "Loop Find..." after menu "Extras" with menuMsg "find2"
  19.   put "Move Things" after menu "Extras" with menuMsg "toggleMoveMenu"
  20.   put "Create Things..." after menu "Extras" with menuMsg "objectStore"
  21.   put "-" after menu "Extras"
  22.   put "Report" after menu "Extras" with menuMsg "reportHEX"
  23.   put "Messages" after menu "Extras" with menuMsg "messageWind"
  24.   put "-" after menu "Extras"
  25.   put "About Extras" after menu "Extras" with menuMsg "AboutEx"
  26.   put "Close Extras" after menu "Extras" with menuMsg "shutEx"
  27.   put "Go to Extras" after menu "Extras" with menuMsg "goEx"